iroh-resolver 0.2.0

Implementation of path resolution for iroh
docs.rs failed to build iroh-resolver-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

iroh resolver

crates.io Released API docs MIT/Apache-2.0 licensed CI

Resolver for iroh. It retrieves data associated with an IPFS CID from the iroh store, or if not available, uses iroh p2p to retrieve it from the IPFS network.

This crate also provides a way to take a directory of files, or a single file, and chunk it into smaller parts that can be stored, and assemble them back together again.

License